AdminStudio PowerShell Cmdlet Support for Performing PowerShell Wrapping: Invoke‑ASPowerShellWrap

AdminStudio 2023 | 25.0 | Application Manager

You can use a AdminStudio PowerShell Cmdlet command to perform PowerShell wrapping. You can use the Invoke-ASPowerShellWrap command to convert a Windows Installer (.msi) or installation package (.exe) to a PowerShell wrapped package file (.ps1).

The following is an example of the Invoke-ASPowerShellWrap command:

   Invoke-ASPowerShellWrap -PackageId 25 -OutputDirectory "D\WrappedPackagesFeb"

For more information, see Invoke-ASWrapPackage.